Skip to content

[pull] main from fluxcd:main#34

Open
pull[bot] wants to merge 649 commits intoFoxAndDuckSoftware:mainfrom
fluxcd:main
Open

[pull] main from fluxcd:main#34
pull[bot] wants to merge 649 commits intoFoxAndDuckSoftware:mainfrom
fluxcd:main

Conversation

@pull
Copy link

@pull pull bot commented Sep 18, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Sep 18, 2023
stefanprodan and others added 29 commits September 13, 2024 12:51
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Update Helm to v3.16.1 and enable the adoption of existing resources
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Closes #1021

Signed-off-by: Chris Werner Rau <cwrau@cwrau.info>
Signed-off-by: Sunny <github@darkowlzz.space>
Signed-off-by: Sunny <github@darkowlzz.space>
fix: remove digest check to never ignore helm errors
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Add `disableSchemaValidation` to Helm install/upgrade actions
Signed-off-by: Sunny <github@darkowlzz.space>
Signed-off-by: Sunny <github@darkowlzz.space>
Update flux deps and k8s deps to 1.31.1
Bumps the ci group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/checkout` from 4.1.7 to 4.2.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@692973e...d632683)

Updates `github/codeql-action` from 3.26.4 to 3.26.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f0f3afe...461ef6c)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
…3fc3a14

Bump the ci group across 1 directory with 2 updates
Signed-off-by: Sunny <github@darkowlzz.space>
Update source-controller to v1.4.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Allow cross-shard dependency check
Signed-off-by: Sunny <github@darkowlzz.space>
Signed-off-by: Sunny <github@darkowlzz.space>
Merge `release/v1.1.x` back to `main`
Signed-off-by: Sunny <github@darkowlzz.space>
Label sync for release/v1.1.x
Signed-off-by: Bogdan-Adrian Burciu <bogdanadrian.burciu@yahoo.com>
Replace `_` with `+` when verifying the chart version matches the OCI artifact tag
Fixes fluxcd/flux2/#4804 by copying the solution used in helm/helm#11426

Signed-off-by: Luis Davim <luis.davim@gmail.com>
matheuscscp and others added 30 commits January 23, 2026 14:48
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Upgrade `controller-runtime` to v0.23.1
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Remove adoption of resources in old API versions
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Reduce the mean time to recovery (MTTR) in case of failed deployments
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Fix waiting and erroring out on garbage-collected Jobs
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Remove deprecated APIs in group `helm.toolkit.fluxcd.io/v2beta2`
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This feature gate enables fetching source objects directly from the API server using APIReader, bypassing the controller's cache. This can be useful when immediate consistency is required for source object reads.

When enabled via --feature-gates=DirectSourceFetch=true:

Source objects are fetched using r.APIReader instead of r.Client
A log message is emitted at startup indicating the feature is active
Changes:

Add DirectSourceFetch field to HelmReleaseReconciler struct
Update getSource() to use APIReader when feature is enabled
Register feature gate with default value false (opt-in)
Add unit tests
Update pkg/runtime dependency to v0.100.1
Downgrade pkg/ssa to v0.67.1

Signed-off-by: Dipti Pai <diptipai89@outlook.com>
[HC] Add DirectSourceFetch feature gate to bypass cache for source objects
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Introduce workflow for bumping fluxcd/pkg deps
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Fix controller not reconciling conditions for in-sync release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.